home *** CD-ROM | disk | FTP | other *** search
/ Suzy B Software 2 / Suzy B Software CD-ROM 2 (1994).iso / extras / boot_up / icdelay1 / icdelay1.txt < prev   
Text File  |  1995-04-27  |  896b  |  26 lines

  1.  
  2. How to get rid of the 3 second ICD boot delay with 
  3. ICD booter version 6.5.5.
  4.  
  5. You will need a File Hexedecimal Editor, like the old
  6. Disk Doctor, Dust etc, NOT a Text Editor....
  7.  
  8. Make a copy of the ICDBOOT.SYS file, and have a look at bytes at
  9. offset B4-B5 from the start of the file, these are 02 58,
  10. this is = to 3 second, they use the 200hz system counter, change this
  11. to say 00 01 will give you no delay, don't put a 00 00 as this could cause
  12. problems and give very long delays, as the counter could have just ticked 
  13. over, and there is no checking for this...
  14.  
  15.  
  16. For 1/2 second delay use 00 64..
  17.  
  18. NOTE: a count of one = .005 seconds, (5ms)....
  19.  
  20.  
  21. This feature is not in the 6.2.0 version of the booter, but there
  22. is a patch program to fix that called ICD_PSU....
  23.  
  24.  
  25. R.SHEPPARD5   or    Internet  sheppard_r@kosmos.wcc.govt.nz
  26.